@import url(https://fonts.googleapis.com/css?family=Lato);
.navo {
  position: relative;
  width: auto;
  display: inline-block;
  border: none;
}

.btn-navo {
  position: fixed;
  top: 0px;
  right: 0px;
  background: #2c9cac;
  border: none;
  padding: 13px 17px;
  margin: 17px 20px 0px 0px !important;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;
}

.btn-navo:focus {
  outline: 0;
	margin:17px 20px 0px 0px;
}

.icon-bar {
  display: block;
  margin: 6px 0;
  width: 26px;
  height: 3px;
  background-color: #ffffff;
}

.btn-navo:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #ffffff;
}

.navo-content {
  position: fixed;
  top: -100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f8f8f8;
  display: block;
  height: 100%;
  z-index: 999;
}

.navo-list {
  list-style: none;
  padding: 0;
  position: relative;
  top: 30%;
}

.item-anchor:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: transparent;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  padding: 10px;
}

.item-anchor:hover,
.item-anchor:focus {
  color: #FCA311;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor:hover:after,
.item-anchor:focus:after{
  width: 100%;
  background: #FCA311;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.navo-item {
  margin: 40px auto;
  text-align: center;
}

.animated {
  display: block;
  margin: 0 auto;
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #ffffff;
}

.animated:focus {
  cursor: pointer;
  z-index: 9999;
}

.middle {
  margin: 0 auto;
}

.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}

.animated .icon-bar {
  z-index: 999999;
  background-color: #fff;
}

.animated .top {
  -webkit-transform: translateY(7px) rotateZ(45deg);
  -moz-transform: translateY(7px) rotateZ(45deg);
  -ms-transform: translateY(7px) rotateZ(45deg);
  -o-transform: translateY(7px) rotateZ(45deg);
  transform: translateY(7px) rotateZ(45deg);
}

.animated .foot {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.animated .middle {
  width: 0;
}

@keyframes shownavo {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-webkit-keyframes shownavo {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-moz-keyframes shownavo {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-o-keyframes shownavo {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

.shownavo {
  -webkit-animation: shownavo 1s ease forwards;
  -moz-animation: shownavo 1s ease forwards;
  -o-animation: shownavo 1s ease forwards;
  animation: shownavo 1s ease forwards;
}

@keyframes hidenavo {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-webkit-keyframes hidenavo {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-moz-keyframes hidenavo {
  from {
    top: 0;
  }
  to {

    top: -100%;
  }
}

@-o-keyframes hidenavo {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

.hidenavo {
  -webkit-animation: hidenavo 1s ease forwards;
  -moz-animation: hidenavo 1s ease forwards;
  -o-animation: hidenavo 1s ease forwards;
  animation: hidenavo 1s ease forwards;
}

.hidden {
  display: none;
}
.servicesBox{width:1056px;height:270px;margin:0 auto;clear:both;line-height:18px;color:#999999;font-size:14px; padding-top:4%;}
.servicesBox .serBox{cursor:pointer;border:1px solid #fff;display:inline;width:300px;height:250px;float:left;overflow:hidden;background-color:#ffffff;position:relative; margin:25px;}
.servicesBox .serBoxOn{font-family:"Microsoft JhengHei";display:none;width:320px;height:270px;background:#3bb2c3;position:absolute;left:0px;top:0px;z-index:19;}
.servicesBox .serBox .pic1{width:110px;height:110px;text-align:center;position:absolute;top:22px;right:91px;z-index:99;}
.servicesBox .serBox .pic2{width:110px;height:110px;text-align:center;position:absolute;top:22px;left:-120px;z-index:99;}
.servicesBox .serBox .txt1{width:198px;height:100px;color:#bbbbbb;position:absolute;top:145px;left:54px;z-index:99;}
.servicesBox .serBox .txt2{width:198px;height:100px;color:#bbbbbb;position:absolute;top:145px;right:-194px;z-index:99;}
.servicesBox .serBox span.tit{font-size:18px;display:block;text-align:center;}
.servicesBox .serBox .txt1 .tit{color:#000000;line-height:30px;}
.servicesBox .serBox .txt2 .tit{color:#fff;line-height:30px;font-family:"Microsoft JhengHei";}
.servicesBox .serBox p{padding:0 10px;text-align:center;}

@media (max-width: 768px) {
.servicesBox .serBox .pic1 {
    width: 100%;
}
.servicesBox .serBox .pic2 {
    width: 100%;
}
.servicesBox .serBox .txt1 {
    width: 100%;
    top: 118px;
    left: auto !important;
}
.servicesBox .serBox .txt2 {
    width: 100%;
    top: 118px;
    left: auto !important;
}
.servicesBox .serBox {
    width: calc((100% - 80px) / 2);
    height: 165px;
    margin: 20px;
}
.txt1 p {
    display: none;
}
.txt2 p {
    display: none;
}
.pic1 {
    right: auto !important;
}
.pic2 {
    right: auto !important;
}
.servicesBox {
    width: 100%;
    height: auto;
    padding-top: 23%;
}
}